home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / fonts / showfont.lha / ShowFont10a / ShowFont10a.doc < prev    next >
Text File  |  1991-05-16  |  5KB  |  182 lines

  1.  
  2.                      ********************************
  3.                      *                              *
  4.                      *  ShowFont 10a Documentation  *
  5.                      *                              *
  6.                      *      ©Luca Ferraris 1996     *
  7.                      *                              *
  8.                      ********************************
  9.  
  10.  
  11.                                    About
  12.                                    -----
  13.  
  14.  Some months ago i started to program in C on Amiga. Initially, i wrote some
  15.  simple utilities and last week, when i was very boring to load DOpus to 
  16.  view some fonts, i decided to write a command to do this. So, i ran my text
  17.  editor and i started to write the first simple version of ShowFont.
  18.  
  19.  From the last week, ShowFont has been updated a lot of times. Now, this is 
  20.  the final version. 
  21.  
  22.  This archive should include:
  23.  
  24.   * ShowFont                     - The program
  25.   * ShowFont.guide               - Amigaguide Docs
  26.   * ShowFont.doc                 - Docs
  27.  
  28.  ShowFont simply load a font opening an Intuition Window and displays some
  29.  infos about it.
  30.  
  31.  ShowFont has been tested on:
  32.  
  33.  - A500 KS1.2 & A500 K1.3 1 MB RAM (512C+512F)
  34.  - A1200 KS3.1 Std.
  35.  
  36.  
  37.                                Requirements
  38.                                ------------
  39.  
  40.  ShowFont requires:
  41.  
  42.  * an Amiga & diskfont.library in drawer LIBS:  ;-)
  43.  
  44.  
  45.                                     Use
  46.                                     ---
  47.  
  48.  Using ShowFont is very simple. Simply write:
  49.  
  50.  ShowFont [fontname.font] <size>
  51.  
  52.  Font name must end with ".font". Size is optional. If you don't specify
  53.  a size, ShowFont will display the font with the lowest one.
  54.  
  55.  If anything goes right, ShowFont will open a window displaying a phrase 
  56.  using the selected font. ShowFont also prints on a CLI window some infos
  57.  about the font (name, size, lower char, higher char, baseline...).
  58.  
  59.  ShowFont also displays Color fonts in the opened window. At the moment, 
  60.  Color font palette is not supported. ShowFont uses WB palette.
  61.  
  62.  
  63.                                 Distribution
  64.                                 ------------
  65.  
  66.            ShowFont is copyrighted (©Luca Ferraris 1996/1996). 
  67.  
  68.  This means you cannot modify any part of this archive. 
  69.  
  70.  ShowFont is totally Public-Domain and it can be freely distribuited.
  71.  It can be also included into PD collections taking place on disks or CDs.
  72.  
  73.  I'AM NOT RESPONSABLE FOR ANY DAMAGE AT YOUR SYSTEM CAUSED BY THIS PROGRAM!
  74.  
  75.  
  76.                                    Bugs
  77.                                    ----
  78.  
  79.  At the moment ShowFont has a bug only. This one is caused probably by the
  80.  compiler because source is really bug free. No gurus, however.
  81.  
  82.  When you quit from ShowFont clicking on the window close gadget, ShowFont
  83.  doesn't free allocated memory. So, you have to use some commands such as
  84.  Avail Flush or Flush to recover un-used memory.
  85.  
  86.  Sorry! I'll change the compiler. ;-)
  87.  
  88.  
  89.                                   History
  90.                                   -------
  91.  
  92.  V1.0 (04.01.1996)
  93.  -----------------
  94.  * First version
  95.  * Only KS2.0+ supported
  96.  
  97.  V1.0a (07.01.1996)
  98.  ------------------
  99.  * Now working on all Amigas
  100.  * Added Screen Title (WB)
  101.  * Window title has been changed
  102.  * First released version
  103.  
  104.  
  105.                                   Future
  106.                                   ------
  107.  
  108.  I would like to upload a new version on Aminet with some improvements like:
  109.  
  110.  - GUI 
  111.  - Color Fonts palette support (ex. opening a screen to display Color font)
  112.  
  113.  
  114.  
  115.                                   Author
  116.                                   ------
  117.  
  118.  I'm 22 years old. Currently, i'm studying at University of Computer Science
  119.  in Turin (Italy). I've programmed for some months with AMOS/AMOS Pro. I
  120.  wrote some programs such as a fractal/patterns generator and a number mani-
  121.  pulator program. 
  122.  
  123.  Now, i'm learning to program very well using C on Amiga. I've written some
  124.  small utilities compiled using ©Dice Freeware C/C++ Compiler.
  125.  
  126.  At the moment i'm working on a lot of projects:
  127.  
  128.  - Pattern Generator V2.00 (AMOS Pro)
  129.  - Bitmania          V2.00 (AMOS Pro)
  130.  - SlideShowMaker    V1.00 (AMOS Pro)
  131.  
  132.  - ShellyGUI         V1.0  (C/C++) A front-end for ©Shelly.
  133.  
  134.  You can find on Aminet:
  135.  
  136.  - Bitmania V1.2    (AMOS Pro)      misc/math
  137.  
  138.  - Scrypter  V1.31a (C/C++)         util/crypt
  139.  - ShowFont  V1.0   (C/C++)         text/font
  140.  
  141.  SOON to be uploaded:
  142.  
  143.  - AIDesigner V1.06 (AMOS Pro): Amtuition Interface Designer to create 
  144.                                 intuition-like screens with gadgets.
  145.  
  146.  ....
  147.  
  148.  I can be reached at:
  149.  
  150.  Snail address:     Ferraris Luca
  151.                     Via Porpora 42
  152.                     10154 Turin
  153.                     IYALY
  154.  
  155.  Internet:
  156.  
  157.  e-mail:            aldo@educ.di.unito.it
  158.  
  159.  http://www.di.unito.it/pub/WWW/www_student/amiga/LucaFerraris (ADP)
  160.                 
  161.  
  162.  ©Luca Ferraris 1996
  163.  
  164.  
  165.  
  166.                                   Thanks
  167.                                   ------
  168.  
  169.  - Marco Musso & Diego Cortassa at ADP (Amiga Developers Project)
  170.  
  171.    ADP Web Site: http://www.di.unito.it/pub/WWW/www_student/amiga/
  172.  
  173.  - Departement of Computers Science in Turin (ITALY)
  174.  
  175.  - Dematteis Enrico for beta-testing ShowFont
  176.  
  177.  - Amiga Technologies Gmbh
  178.  - Urban Mueller and all Aminet administrators
  179.  - All Amiga Users ( Keep The Faith! )
  180.  - All at amos-list
  181.  
  182.